pointer n. 〔美國〕西點 (West Point) 軍官學校學員。 n. 1.指示者;指示物;(鐘、表的)指針;教鞭;〔口語〕線索;暗示;點子。 2.能站住用鼻尖指示獵獲物所在處的獵狗。 3.〔pl.〕 (the P-) 【天文學】(大熊星座中的)兩顆指極星。 4.【軍事】(大炮)瞄準手;(捕鯨船桅頭的)鯨位指示器。 5.〔口語〕廣告索引(=pointerad)。 6.【鐵路】閘柄。
assignment n. 1.分給,分配。 2.指定,委派。 3.(理由等的)陳述;(錯誤等的)指出。 4.(財產、權利的)轉讓,讓與。 5.讓與證書,委托證書。 6.〔美國〕任命;任務,工作;(課外)作業。 give students assignments 給學生留作業。 He left for his assignment in the Middle East. 他去中東赴任。
Some garbage collection algorithms require significant cooperation from the compiler or runtime environment , such as updating reference counts whenever a pointer assignment is performed 一些垃圾收集算法要求編譯器或者運行時環境的重要配合,如當進行指針分配時更新引用計數。
It could track them in the same manner as maintaining reference counts in reference - counting collectors the compiler could generate additional instructions surrounding pointer assignments or could use virtual memory protection on the old generation heap to trap writes to older objects 它可以使用在引用計數收集器中維護引用計數的同樣方法(編譯器可以生成圍繞指針賦值的附加指令)跟蹤它們,也可以在老一代堆上使用虛擬內存保護以捕獲向老對象的寫入。